home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 21 / QRZ Ham Radio Callsign Database - Volume 21.iso / UNIX / README.TXT < prev   
Text File  |  2002-04-24  |  832b  |  32 lines

  1.  
  2. NOTES ON THE NON-MSDOS VERSIONS OF THE QRZ SEARCH SOFTWARE
  3.  
  4. The qrz2 programs in the Sun and other directories were
  5. directly ported from the original DOS version of QRZ.EXE.  All
  6. commands and options for these programs are exactly the same
  7. as those in the DOS version.
  8.  
  9. The Sun version must hav the QRZPATH environment variable set
  10. before the program is run.  This variable must indicate the mount 
  11. point of the CD and the directory /callbk.  For example, if your CD
  12. is mounted on /cdrom, the correct setting would be:
  13.  
  14. for the bourne shell:
  15.  
  16. QRZPATH = /cdrom/callbk
  17. EXPORT QRZPATH
  18.  
  19. or for the c-shell:
  20.  
  21. setenv QRZPATH /cdrom/callbk
  22.  
  23. We especially need a Macintosh version.  If you're able to volunteer
  24. to convert the QRZ program to Macintosh, please contact me at;
  25.  
  26. flloyd@qrz.com
  27.  
  28. -fred,  AA7BQ
  29.  
  30.  
  31.  
  32.